home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / doc / www-talk.archive.Z / www-talk.archive / text0266.txt < prev    next >
Encoding:
Text File  |  1992-11-30  |  728 b   |  17 lines

  1.  
  2. > How about GNU info files. I would love to integrate these into
  3. > the user information database along with the man pages.
  4.  
  5. I've done this a while ago; check ftp.cs.few.eur.nl, directory pub/www.
  6. There is a patch for the 4.0 HTTP daemon and two filters that are
  7. called from the daemon to convert GNU info (info2html) and formatted
  8. man pages (man2html) to HTML format. The syntax of the httpd 
  9. configuration file has been extended with a 'convert' line, for
  10. example:
  11.     convert    info    /usr/local/lib/WWW/bin/info2html
  12.  
  13. Eelco van Asperen.           | Erasmus University Rotterdam
  14. -----------------------------| Department of Computer Science, room H4-32
  15. internet: evas@cs.few.eur.nl | PObox 1738, 3000 DR Rotterdam, The Netherlands
  16.  
  17.